home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Programming / Programming Tools / mpw pascal procedure finder / WhereIsIt?.doc < prev    next >
Encoding:
Text File  |  1987-06-28  |  733 b   |  17 lines  |  [TEXT/ttxt]

  1.     I got a bit tired of searching thru all of the Pascal libraries for
  2. a particular PROCEDURE or FUNCTION name in order to find out what file
  3. to include in my source code file.  As a result, I compiled all of
  4. the procedures and function in the PINTERFACES folder in one new document
  5. called "WhereIsIt?" (modelled in form after the WSM Group's Hyper C compiler
  6. document of the same name).  Now, if I want to know where a particular
  7. procedure or function is, I just open the "WhereIsIt?" file and search for
  8. the procedure or function name in question.
  9.  
  10.     If you like this, send whatever you think it is worth to:
  11.     
  12.     David J Nowak
  13.     6332 West 85th Street
  14.     Westchester, CA 90045
  15.     
  16.     or at least send me E-Mail on GEnie (my i.d. is DJNowak).
  17.